| 1. | A procedure to terminate execution of a program when an unrecoverable error or malfunction occurs 用于修饰或说明与故障或错误的检测和隔离有关的特性。 |
| 2. | A procedure to terminate execution of a program when an unrecoverable error or malfunction occurs 异常结束当一种无法补救的错误或故障发生时中止计算机程序的运行 |
| 3. | In those cases , the client soap stack needs to notify the sending application of the failure - but these are unrecoverable errors 在这种情况下,客户端soap堆栈需要向发送应用程序通报失败(但是这些是不能恢复的错误。 |
| 4. | Program execution halts only if the machine is turned off , some sort of unrecoverable error occurs , or a program instruction that halts the computer is encountered 程序执行只有在机器被关闭、发生不可恢复的错误、或者遇到关闭机器的程序指令时才会中断。 |
| 5. | This interface enables you to be informed of errors that occur in asynchronous batch work , and the process will terminate failfast on any unrecoverable error 此接口使得异步批处理工作中出现的错误能够被通知到用户,该进程在遇到任何无法恢复的错误时将终止(故障快速报警) 。 |
| 6. | Because the process terminates failfast on any unrecoverable error , without this method there is no way of knowing when errors occur in asynchronous batch work 由于进程在遇到任何无法恢复的错误时将终止(故障快速报警) ,因此如果没有此方法,则无法知道在批处理工作中何时产生了错误。 |
| 7. | If you use the command line and run your applications on your development workstation , you will see that a dialog box to run the visual studio debugger is displayed when your code encounters a memory access violation , unhandled exception , or other unrecoverable errors 如果使用命令行并在开发工作站上运行应用程序,则当代码遇到内存访问冲突、未处理的异常或其他不可恢复的错误时,将显示用于运行visual studio调试器的对话框。 |